.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}

.mt40{
	margin-top: 40px;
}
.ptb10{
	padding: 10px 0;
}
.pt20{
	padding-top: 20px;
}
.pt30{
	padding-top: 320px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.relative{
	position: relative;
}
body{
	font-family: "微软雅黑";
}
ul,ol{
	padding: 0;
	margin: 0;
}
h4{
	font-weight: normal;
	margin: 0 0 10px;
}
a{
	color: #555;
}
a:hover{
	text-decoration: none;
	color: #333;
}
.ssy-header{
	background-image: url(../images/topbar_bg_01.jpg);
	background-color: rgba(101,191,41,0.8);
	position: relative;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
.ssy-logo{
	width: 460px;
	margin-top: 10px;
	position: relative;
}

.ssy-logo embed{
	position: relative;
	top: -214px;
	right:100px;
}
.ssy-search{
	/*background-image: url(../images/search-bg.png);*/
	float: right;
	margin-top:20px;
	width:302px;
	height: 36px;
	background: url(../images/search-bg.png) no-repeat;
	padding: 10px;
}
/*.ssy-btn-search{
	width: 28px;
	height: 28px;
	display: block;
	background: url(../images/btn-icon-search.png);
	float: right;
}*/
.ssy-search .ssy-search-btn{
	width:70px;
	height: 30px;
	background: transparent;
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
}
.ssy-search .ssy-search-input{
	height: 20px;
	width:164px;
	float: left;
	border:0;
	margin-bottom: 0;
	border-radius: 30px;
	margin-top: 4px;
	box-shadow: inherit !important;
}
.ssy-header-logo{
	position: absolute;
	width:383px;
	height: 83px;
	display: block;
	left: 0;
	z-index: 199;
}
.ssy-header-flash{
	width:996px; 
	height: 386px; 
	display: block; 
	position: absolute;
	left: -95px;
	top: 0;
	z-index: 88;
}
.ssy-nav ul li{
	list-style: none;
}
.ssy-nav{
	display: block;
	height: 50px;
	line-height: 50px;
	background-color: #85bc0f;
	border-bottom: 2px solid rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 0px #e587bc;
	box-shadow:  3px 3px 7px rgba(0,0,0,.5);
}

.container{
	width:1200px;
}
.ssy-main{
	min-height: 600px;
	padding: 30px 0 30px;
}
.ssy-footer{
	background: url(../images/footer-bg_07.jpg) #FFEB3B repeat scroll top center;
	padding-top: 80px;
	height: 300px;
}
.ssy-footer p{
	margin-bottom: 5px;
}
.ssy-footer h4{
	font-weight: bold;
	color: #fff;
}
.ssy-footer h4 a{
	font-weight: bold;
	color: #fff;
}
.ssy-footer p a{
	color: #fff;
}
.ssysite-footer{
	/*height: 60px;*/
	padding-top: 20px;
	padding-bottom: 20px;
	    color: #fff;
	    /*text-align: center;*/
	    /*line-height: 70px;*/
	    margin-top: 50px;
    background:#1d7003;
    /*border-top: 1px solid #FFEB3B;*/
    -moz-box-shadow: inset 0px 1px 0px #3c8d06;
    -webkit-box-shadow: inset 0px 1px 0px #3c8d06;
    box-shadow: inset 0px 1px 0px #3c8d06;
}
/*.ssy-footer .row-fluid [class*="span"]{
	margin-left: 0;
}*/

.footer-text{
	padding: 0 0 10px;
}
.footer-text a{
	color: #FFEB3B;
}

/*asid_share*/
.asid_share{position:fixed;width:40px;bottom:15%;right:0;z-index:890;}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}

.asid_share .asid_share_box{width:100%;margin-bottom:3px;background:#62c462;text-align:center;}
.asid_share .asid_share_box a{display:block;height:35px;padding-top:5px;}
.asid_share .asid_share_box a:hover{background:#FFD066;text-decoration:none;}
.asid_share .asid_share_box a:hover .asid_title,.asid_share .asid_share_box .asid_title{color:#fff;font-size:12px;display:block;padding-left:6px;line-height:18px;width:30px;margin-top:-2px;}
.asid_share .red_bag{background:#FFD066;text-decoration:none;}
.asid_share .asid_sha_layer{border:1px solid #ccc;background:#fff;position:absolute;right:47px;bottom:-44px;}

.sweep_img{padding:10px;}
.asid_share_box .asid_help_list li{line-height:26px;height:26px;background:url(../images/dian.png) no-repeat 6px 12px;}
.asid_share_box .asid_help_list li a{line-height:26px;height:26px;padding:0 0 0 14px;text-align:left;}
.asid_help_list li a:hover{color:#fff;}

.asid_share_triangle{width:12px;height:40px;position:absolute;right:45px;bottom:-12px;z-index:100;}
.border_sj,.con_sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border_sj{color:#ccc;font-style:normal;}
.con_sj{color:white;margin:-14px -2px 0 0;margin:-28px 0 0 -2px;}

.cover-png{
	width:380px;
	height: 225px;
	background: url(../images/cover-png.png);
	position: absolute;
	z-index: 99;
}
